home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
txture_p.dxr
/
00057.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
319 b
|
16 lines
on mouseUp me
global thenewblend
repeat with X = 65 to 87
set the blend of sprite X to thenewblend
set the memberNum of sprite X to 283
startTimer()
repeat while the timer < 5
nothing()
end repeat
updateStage()
end repeat
hideit(164, 167)
showit(168, 168)
hideit(169, 169)
end